Update docs back to self-hosted
authorFelix Krull <f_krull@gmx.de>
Thu, 18 Oct 2018 17:06:58 +0000 (19:06 +0200)
committerColin Walters <walters@verbum.org>
Fri, 6 May 2022 16:53:53 +0000 (12:53 -0400)
rust-bindings/rust/libostree-sys/Cargo.toml
rust-bindings/rust/libostree/Cargo.toml

index 8d60a9614bfa49cfe92c54b0572057107faf9d74..0ed753d1ebda25b271cd1f21b7e7f9b81da14576 100644 (file)
@@ -43,6 +43,7 @@ authors = ["Felix Krull"]
 build = "build.rs"
 categories = ["external-ffi-bindings"]
 description = "FFI bindings to libostree-1"
+documentation = "https://fkrull.gitlab.io/rust-libostree/libostree_sys"
 keywords = ["ffi", "ostree", "libostree"]
 license = "MIT"
 links = "ostree-1"
index 6a74d13072d432a66f4c168e8e16fb3b5e44a9c3..a289c8325e0b9f99d2d9f1ff7aa9a999ea14661a 100644 (file)
@@ -8,6 +8,7 @@ license = "MIT"
 description = "Rust bindings for libostree"
 keywords = ["ostree", "libostree"]
 
+documentation = "https://fkrull.gitlab.io/rust-libostree/libostree"
 repository = "https://gitlab.com/fkrull/rust-libostree"
 readme = "README.md"